projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4cc2c6
)
GtkSwitch: remove deprecated call.
author
Carlos Garnacho
<carlosg@gnome.org>
Tue, 4 Jan 2011 01:08:02 +0000
(
02:08
+0100)
committer
Carlos Garnacho
<carlosg@gnome.org>
Tue, 4 Jan 2011 02:06:11 +0000
(
03:06
+0100)
gtk/gtkswitch.c
patch
|
blob
|
history
diff --git
a/gtk/gtkswitch.c
b/gtk/gtkswitch.c
index 38e6f98409832783807a2f8c4dc4dfe47385010e..ce1402b071fe82f3502d8d8d45a07d48a42ec027 100644
(file)
--- a/
gtk/gtkswitch.c
+++ b/
gtk/gtkswitch.c
@@
-422,8
+422,6
@@
gtk_switch_realize (GtkWidget *widget)
&attributes,
attributes_mask);
gdk_window_set_user_data (priv->event_window, widget);
-
- gtk_widget_style_attach (widget);
}
static void